home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 542 b | 22 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWResour.hpp
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWRESOUR_HPP
- #define FWRESOUR_HPP
-
- #include "FWFiles.h"
- #include "FWStream.h"
- #include "FWRefCnt.h"
- #include "FWMemory.h"
- #include "FWExcLib.h"
- #include "FWDebug.h"
- #include "FWString.h"
-
- #endif // FWRESOUR_HPP
-